home *** CD-ROM | disk | FTP | other *** search
/ China - A Great Country …ng Tourist Spots in China / China - A Great Country in the East 3: Outstanding Tourist Spots in China.iso / index1.swf / scripts / DefineButton2_103 / BUTTONCONDACTION on(rollOut).as < prev    next >
Text File  |  2003-01-10  |  78b  |  7 lines

  1. on(rollOut){
  2.    with(_root.titlea)
  3.    {
  4.       gotoandstop("js");
  5.    }
  6. }
  7.